Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Minimal Dark Mode Toggle/

index.html /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Minimal Dark Mode Toggle/index.html
373 Views
0 Comments
<!DOCTYPE html>
<html>

<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>M
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Minimal Dark Mode Toggle/style.css
192 Views
0 Comments
body {
margin: 0;
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify